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

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

{
    "category": "https://api.routeconverter.com/v1/categories/384/",
    "description": "Etappe 04 Eifelsteig",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63728cf2-4782-4be8-a75e-a92e514db83d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/987/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1224/",
    "metadata": {
        "length": 17601,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 435,
        "size": 40174,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 802,
        "elevationLoss": 639,
        "country": "DE"
    }
}