Manages revisions

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

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