Manages revisions

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

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