Manages revisions

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

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