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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2358/",
    "description": "Van Hoge Hereweg in Glimmen (Groningen) naar Schoterlandseweg in Nieuwehorne (Heerenveen, Friesland) - Fietsersbond Routeplanner",
    "creator_name": "gbeer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d30b1497-6969-442d-ae22-accddd77abcd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26813/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40444/",
    "metadata": {
        "length": 72770,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1500,
        "size": 101090,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "NL"
    }
}