Manages revisions

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

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