Manages revisions

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

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