Manages revisions

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

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