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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Meer-Radweg (N-Netz 2)",
    "creator_name": "pugdog",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/14eba308-f981-40dc-9f2c-d7c1571159ca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2544/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50468/",
    "metadata": {
        "length": 281150,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 916,
        "size": 52791,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}