Manages revisions

GET /v1/revision/525393/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 525393,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "4859cef521a5a76a72b776e6a2bf5fe7a32184f7",
    "head_changeset": "a5edce6cae8f90d7e2d70be57592618f434d4c30",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset a5edce6cae8f (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/525393/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/525393/issues/?format=api",
    "phabricator_url": null
}