Manages revisions

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

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