Obtain all the updates to a resource

get/index.php?action=getResourceUpdates

Response

An object with pagination info and an updates array containing the collected update information

idinteger
resource_idinteger
version_idinteger
resource_versionstring
download_countinteger
post_dateinteger

post date as timestamp (in seconds)

titlestring
messagestring

Changes

Changed in 7 of the 20 revisions of this API.429

    • ○

      added the new optional query request parameter direction to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • ○

      added the new optional query request parameter order to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

  • 245b273aef9912See the full diff
    • ▲

      the response's body type changed from object to array for status

      response-body-type-changed

    • ●

      removed the optional property from the response with the status

      response-optional-property-removed

    • ●

      removed the optional property from the response with the status

      response-optional-property-removed

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ▲

      the // response's property type changed from string to integer for status

      response-property-type-changed

    • ▲

      the // response's property type changed from string to integer for status

      response-property-type-changed

    • ○

      api operation id getResourceUpdates was added

      api-operation-id-added

    • ▲

      the response's body type changed from array to object for status

      response-body-type-changed

    • ○

      api operation id getResourceUpdates removed and replaced with

      api-operation-id-removed

    • ○

      added the new optional query request parameter sort to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

Of the 20 revisions, 1 has no diff computed.