Manages revisions

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

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