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

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

{
    "category": "https://api.routeconverter.com/v1/categories/331/",
    "description": "Buntsandstein Etappe 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/089d231d-63a3-484d-a010-ef3eb82556c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/859/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1058/",
    "metadata": {
        "length": 12955,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 227,
        "size": 11480,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}