This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/53276/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7bf16103be0cf02bd7560dd56dd850ee"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Los Brecitos to Hoyo Verde",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f376811-2efc-4001-8b13-a68c6a885a6d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36785/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53276/",
    "metadata": {
        "length": 21449,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1304,
        "size": 114277,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1616,
        "elevationLoss": 1319
    }
}