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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1218/",
    "description": "Alpenrosenköpfle",
    "creator_name": "Frakur",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95b93aca-0de0-47ce-a6ea-94d904ea8648"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26647/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40298/",
    "metadata": {
        "length": 4243,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 167,
        "size": 10805,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 15,
        "elevationLoss": 528,
        "country": "DE"
    }
}