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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "001; Kaiser Therme Bad Ischl to 027;  B145 und Edt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2d92354e-42f5-448a-8bea-fe2ddb90c270"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35935/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52426/",
    "metadata": {
        "length": 264065,
        "lengthKind": "straight-line",
        "duration": 575,
        "positionLists": 3,
        "positions": 2055,
        "size": 174523,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-24T16:09:34+00:00",
        "country": "AT"
    }
}