Manages revisions

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

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