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

GET /v1/routes/38151/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "72852453bc3bba69f6ce2a247a8a3e22"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2533/?format=api",
    "description": "390km Edersee Talsperrentour",
    "creator_name": "guapo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/468903ce-9017-418d-90d6-39061123c09c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24251/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38151/?format=api",
    "metadata": {
        "length": 789698,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 8084,
        "size": 526263,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}