Manages revisions

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

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