Manages revisions

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

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