Manages revisions

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

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