Manages revisions

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

{
    "id": 512529,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "6e95b71a0e27cb9ca423cdcad1c26b4178c0a3a5",
    "head_changeset": "91ee1f7e3ee5ae7e60897080bbdb87bdb60e911e",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 91ee1f7e3ee5 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512529/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512529/issues/?format=api",
    "phabricator_url": null
}