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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "etappe05",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a788deb-d125-481f-ad75-1af59e794c8e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35505/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51996/",
    "metadata": {
        "length": 24579,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 290,
        "size": 34342,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}