Manages revisions

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

{
    "id": 502761,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "1361a3065ab1325e608632930e6be871fa2abf6e",
    "head_changeset": "32ed0561a7d4ad8b7d7acfb1db87fae289ee7ee3",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 32ed0561a7d4 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/502761/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/502761/issues/?format=api",
    "phabricator_url": null
}