Manages revisions

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

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