Manages revisions

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

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