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

GET /v1/routes/40973/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6ba7c10ef1c4aa8c99b249b0faa5be20"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7711/",
    "description": "2019-06-26 Hochjoch",
    "creator_name": "m.jaeger.schruns@gmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0268d304-73ff-4838-9351-4181191321ce"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27443/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40973/",
    "metadata": {
        "length": 23661,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1921,
        "size": 171995,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1502,
        "elevationLoss": 1496,
        "country": "AT"
    }
}