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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "001; Bad Ischl to 049; Haiden",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/36baa68b-b0bf-4cf2-a860-30bbac351f02"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36166/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52657/",
    "metadata": {
        "length": 570927,
        "lengthKind": "straight-line",
        "duration": 1203,
        "positionLists": 3,
        "positions": 3689,
        "size": 303013,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-24T15:54:57+00:00",
        "country": "AT"
    }
}