Manages revisions

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

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