Manages revisions

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

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