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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 523",
    "creator_name": "greendisto",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/39d96ccd-b8c4-44f9-aa19-18347f1c3847"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1047/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50384/",
    "metadata": {
        "length": 71813,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 523,
        "size": 40217,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}