Manages revisions

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

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