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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/",
    "description": "Thementour 10",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c1d8859-3ed2-44dc-aba8-dbdd27308b96"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1026/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1263/",
    "metadata": {
        "length": 8920,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 91,
        "size": 5215,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}