Manages revisions

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

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