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

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

{
    "category": "https://api.routeconverter.com/v1/categories/93/",
    "description": "Zug_Pragel_Klausen",
    "creator_name": "12erGS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ea7a3df0-684d-4e1f-b5b2-aa42af48b272"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4594/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5453/",
    "metadata": {
        "length": 397111,
        "lengthKind": "straight-line",
        "duration": 14385,
        "positionLists": 3,
        "positions": 78,
        "size": 25226,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-26T08:32:07.546000+00:00",
        "country": "CH"
    }
}