Manages revisions

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

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