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

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

{
    "category": "https://api.routeconverter.com/v1/categories/451/",
    "description": "Imsbach-Promenade",
    "creator_name": "dimaweb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/04325b62-8767-4b5c-a1d4-9e18f0e428c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1989/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2484/",
    "metadata": {
        "length": 4746,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 239,
        "size": 14951,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}