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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/",
    "description": "Oskarshamn",
    "creator_name": "CarpeVitam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/48cfd7d7-9c59-429f-8d99-790f575208c2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27303/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40852/",
    "metadata": {
        "length": 124672,
        "lengthKind": "track",
        "duration": 1503590921,
        "positionLists": 1,
        "positions": 5660,
        "size": 1095955,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:00+00:00",
        "elevationGain": 624,
        "elevationLoss": 618
    }
}