Manages revisions

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

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