Manages revisions

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

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