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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/",
    "description": "Imgenbroich und Panzersperren",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/82bf4b9a-6d2e-4456-91cb-f072fb88d15b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3079/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3665/",
    "metadata": {
        "length": 9834,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 299,
        "size": 39911,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-28T11:34:09+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}