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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "12-OKT-08",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4b7e6824-8768-41ba-8a18-8f0d09bfca8d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36691/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53182/",
    "metadata": {
        "length": 32452,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 500,
        "size": 46033,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 309,
        "elevationLoss": 233,
        "country": "DE"
    }
}