Manages revisions

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

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