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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Odenwald Tour 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a6157eb-4092-469c-90bb-504e19d5c074"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35499/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51990/",
    "metadata": {
        "length": 466645,
        "lengthKind": "routed",
        "duration": 14470,
        "positionLists": 2,
        "positions": 3822,
        "size": 356794,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-21T14:28:38+00:00",
        "country": "DE"
    }
}