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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 12214 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8257b6c4-fb5a-4665-b044-d72074428b50"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38045/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54536/",
    "metadata": {
        "length": 240030,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 12214,
        "size": 791652,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}