Manages revisions

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

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