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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/",
    "description": "Nynäshamn",
    "creator_name": "CarpeVitam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e10664e6-0cd8-4973-96cd-589faf5b4a55"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27304/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40853/",
    "metadata": {
        "length": 113210,
        "lengthKind": "track",
        "duration": 1503411244,
        "positionLists": 1,
        "positions": 5451,
        "size": 1055618,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:00+00:00",
        "elevationGain": 470,
        "elevationLoss": 467
    }
}