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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/",
    "description": "2018-03-24 Saisonstart Löwenherz",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/55b54066-09d8-40d1-bc16-9e6d27845a90"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25259/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39052/",
    "metadata": {
        "length": 208099,
        "lengthKind": "track",
        "duration": 22592,
        "positionLists": 1,
        "positions": 426,
        "size": 71094,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-03-24T08:35:46+00:00",
        "country": "DE"
    }
}