Manages revisions

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

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