Manages revisions

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

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