Manages revisions

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

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