Manages revisions

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

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