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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 61",
    "creator_name": "Aepi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/40885622-402e-4de7-b889-8398d291420c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27462/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51237/",
    "metadata": {
        "length": 8684,
        "lengthKind": "track",
        "duration": 955,
        "positionLists": 1,
        "positions": 61,
        "size": 7875,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-11-07T12:34:21+00:00",
        "elevationGain": 35,
        "elevationLoss": 50,
        "country": "DE"
    }
}