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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 265",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/910bde3e-ffcc-4913-be8a-50be3d3ab163"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38428/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54919/",
    "metadata": {
        "length": 70601,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 265,
        "size": 20609,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}