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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "altlayer rundweg2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9cc020d5-82c9-4954-9ca7-d2f7d9a7b9da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38702/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55193/",
    "metadata": {
        "length": 3207,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 147,
        "size": 13679,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 118,
        "elevationLoss": 117,
        "country": "DE"
    }
}