Manages revisions

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

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