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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Paulushof-Urfttalsperre-Gemünd",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f6253ece-c321-44ae-9162-f154b900110a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2613/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3173/",
    "metadata": {
        "length": 22488,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 135,
        "size": 7239,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}