Manages revisions

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

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