Manages revisions

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

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