Manages revisions

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

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