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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Illersprung",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1bd25f84-d085-4ad6-b64a-b4b14918a19d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35534/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52025/",
    "metadata": {
        "length": 35136,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 442,
        "size": 31396,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}