Manages revisions

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

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