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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Straße to Straße4",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/32ff7bc7-d47b-4efe-b887-bf76afbf390a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36071/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52562/",
    "metadata": {
        "length": 525081,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 14172,
        "size": 924036,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}