Manages revisions

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

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