Manages revisions

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

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