Manages revisions

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

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