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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1632/",
    "description": "Allgäu Arlberg ca. 520 km",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/724ffa4b-291a-4545-9b78-39e5d54c3346"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2090/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2594/",
    "metadata": {
        "length": 2027270,
        "lengthKind": "routed",
        "duration": 18258,
        "positionLists": 5,
        "positions": 135,
        "size": 28395,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-08-20T12:38:14.109000+00:00",
        "country": "DE"
    }
}