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

GET /v1/routes/40989/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4305b202cac5990df20938e339df2e6b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7479/?format=api",
    "description": "Position 1 to Position 61",
    "creator_name": "Aepi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9b71ebbf-71b2-48e8-9d83-816edeab9e5d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27461/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40989/?format=api",
    "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"
    }
}