Manages revisions

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

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