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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8024/",
    "description": "001; Villach to 053; Willroiderstrasse",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9277ab76-8a46-476e-b51f-409ac74529d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38465/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54956/",
    "metadata": {
        "length": 561795,
        "lengthKind": "straight-line",
        "duration": 2787,
        "positionLists": 3,
        "positions": 3021,
        "size": 317997,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-18T10:06:47+00:00",
        "country": "SI"
    }
}