Manages revisions

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

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