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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Ottenstein",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c938719-b292-411e-a5a5-7e5c7a2cd871"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38289/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54780/",
    "metadata": {
        "length": 622722,
        "lengthKind": "routed",
        "duration": 0,
        "positionLists": 2,
        "positions": 4681,
        "size": 427413,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-08-30T19:36:55+00:00",
        "country": "AT"
    }
}