Manages revisions

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

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