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

GET /v1/routes/53530/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "57395f663bd687297c7a09be17f7ad4e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "/Route: Neue Positionsliste 1/Route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a421930-4618-4454-946f-a985e9ae0e73"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37039/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53530/",
    "metadata": {
        "length": 115658,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 3789,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 227,
        "elevationLoss": 240,
        "country": "DE"
    }
}