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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Am Bismarckturm to Villa Kunterbunt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5780eedd-c847-4e30-9414-d56f7b346420"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36972/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53463/",
    "metadata": {
        "length": 95698,
        "lengthKind": "straight-line",
        "duration": 85870361,
        "positionLists": 3,
        "positions": 812,
        "size": 89065,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-05T13:10:02+00:00",
        "country": "DE"
    }
}