Manages revisions

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

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