Manages revisions

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

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