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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 13 Kurz",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/482829c8-1940-4ed1-bc03-993bce9470b7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1016/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1253/",
    "metadata": {
        "length": 4612,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 168,
        "size": 8757,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}