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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 22 Kurz",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aaebfb77-79cf-4d9a-b1bd-f387ebf9d311"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1025/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1262/",
    "metadata": {
        "length": 6041,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 192,
        "size": 9861,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}