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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Von Rathewalde zur Bastei",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2819be2c-f5da-40cd-bd28-90df223ee535"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35814/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52305/",
    "metadata": {
        "length": 14591,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 346,
        "size": 42695,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 660,
        "elevationLoss": 660,
        "country": "DE"
    }
}