Manages revisions

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

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