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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hinnenwiese; Waldgasthof Hinnenwiese to Start Tour 08; Eichholzstrasse (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8ae9680f-0fbb-47b0-90f9-27fe8fb56399"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38252/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54743/",
    "metadata": {
        "length": 252292,
        "lengthKind": "straight-line",
        "duration": 28704049,
        "positionLists": 3,
        "positions": 1844,
        "size": 192855,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-06T15:18:04+00:00",
        "country": "DE"
    }
}