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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "001; Bad Ischl to 021; Roith und Straße",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/44116e5f-3456-4511-8cf9-4c19484b59f8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36514/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53005/",
    "metadata": {
        "length": 257926,
        "lengthKind": "straight-line",
        "duration": 345,
        "positionLists": 3,
        "positions": 1418,
        "size": 121853,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-24T16:06:53+00:00",
        "country": "AT"
    }
}