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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Die Pfälzer Tour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b22d0f9-fc6d-41c9-a6a4-e34ed5cdc24d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35882/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52373/",
    "metadata": {
        "length": 62286,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 273,
        "size": 17990,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 315,
        "elevationLoss": 306,
        "country": "DE"
    }
}