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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Marquardt-Achern 115km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/53218b10-a16e-492b-a056-2caf6ff6e446"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36866/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53357/",
    "metadata": {
        "length": 114963,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 753,
        "size": 97000,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T01:00:00+00:00",
        "elevationGain": 1490,
        "elevationLoss": 2051,
        "country": "DE"
    }
}