Manages revisions

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

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