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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Wassererlebnispfad",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8cc27028-9429-4d62-b962-d6a2db6414a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2958/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3536/",
    "metadata": {
        "length": 23272,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 847,
        "size": 46002,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}