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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Kreuzung bis Kreuzung",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/949d0d01-4025-4fd2-aa6a-1e3126362c29"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38519/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55010/",
    "metadata": {
        "length": 7283,
        "lengthKind": "track",
        "duration": 43407,
        "positionLists": 1,
        "positions": 106,
        "size": 24714,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-15T15:25:20.385000+00:00",
        "elevationGain": 86,
        "elevationLoss": 85
    }
}