Manages revisions

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

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