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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Wassererlebnispfad Teil 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/94958c5c-d5d5-4114-8794-48d02c2c0c52"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2957/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3535/",
    "metadata": {
        "length": 13783,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 432,
        "size": 26919,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}