Manages revisions

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

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