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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Lam  to Lam",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/657c3554-50d1-464c-befb-3593b1690b0e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37338/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53829/",
    "metadata": {
        "length": 368050,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 135,
        "size": 51320,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-03T16:10:06+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}