Manages revisions

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

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