Manages revisions

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

{
    "id": 504070,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "2ea6d2269b5c30f23edce29f980b85dde8ca4ce1",
    "head_changeset": "320fe0da2b9f0462e2afaa418ce3560763ecadb2",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 320fe0da2b9f (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/504070/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/504070/issues/?format=api",
    "phabricator_url": null
}