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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hinnenwiese; Waldgasthof Hinnenwiese to Start Tour 08; Eichholzstrasse",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3b67947a-4479-4cf9-b9f0-e5426b304b1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36288/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52779/",
    "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"
    }
}