Manages revisions

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

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