Manages revisions

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

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