Manages revisions

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

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