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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Neue Positionsliste 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/70d0e769-bca0-49f5-a237-394cf773d931"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37628/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54119/",
    "metadata": {
        "length": 2314532,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 68,
        "size": 10742,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 6165,
        "elevationLoss": 6541,
        "country": "ES"
    }
}