Manages revisions

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

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