Manages revisions

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

{
    "id": 503389,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "7bb250d8b24fb43f3b2d7386a51346edd4973d88",
    "head_changeset": "3c963fe960820ef0a953a4ad7a049ae0ac1398a4",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 3c963fe96082 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/503389/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/503389/issues/?format=api",
    "phabricator_url": null
}