Manages revisions

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

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