Manages revisions

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

{
    "id": 505096,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "2edd34808aaaa42c9f715725000d9533f2ac79ff",
    "head_changeset": "8f07dcb476ecfe3e9ff2dabffce1d744c0024c33",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 8f07dcb476ec (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505096/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505096/issues/?format=api",
    "phabricator_url": null
}