Manages revisions

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

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