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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6322/",
    "description": "Fränkischer Rotweinwanderweg",
    "creator_name": "camelopard",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/efe35ff0-751b-49d1-8fe3-84f6026393f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27355/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40895/",
    "metadata": {
        "length": 74909,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1588,
        "size": 132603,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2500,
        "elevationLoss": 2469,
        "country": "DE"
    }
}