Manages revisions

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

{
    "id": 478245,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d512a7dc07966a573b72f64a7bf5da340892de51",
    "head_changeset": "47f44e1b7f79f0ab23f92ddaa2e5af6d754cf8fa",
    "phabricator_id": 253471,
    "phabricator_phid": "PHID-DREV-s7tjh3q23nx2xltce4rc",
    "title": "WIP: Bug 1950055 - Abstract over the binary diffing algorithm used by the updater. r=#application-update-reviewers",
    "bugzilla_id": 1950055,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/478245/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/478245/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253471"
}