Manages revisions

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

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