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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RT-Obrksl,Unterraht,Meebusch,Rund 001",
    "creator_name": "don luck",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d01a1e13-b9d9-423e-bac9-f19eb1ff3a72"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23955/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50723/",
    "metadata": {
        "length": 22006,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 229,
        "size": 26725,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}