Manages revisions

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

{
    "id": 503637,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "3540fc38fb43088fd095214f566d66b3665e894d",
    "head_changeset": "868fb90f06bff8843a44e91cff02fc403660e81e",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 868fb90f06bf (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/503637/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/503637/issues/?format=api",
    "phabricator_url": null
}