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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2218/",
    "description": "2018-05-05 Annies Kiosk (Hot-Dog-Tour)",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/57c6d05b-1bb9-4e15-811d-1eadb20c7581"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25257/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39050/",
    "metadata": {
        "length": 359543,
        "lengthKind": "track",
        "duration": 24310,
        "positionLists": 1,
        "positions": 544,
        "size": 90663,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-05-05T06:46:22+00:00",
        "country": "DE"
    }
}