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

GET /v1/routes/39375/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "214ec651ce53d733742c69c2820d849a"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/31/",
    "description": "Sauerland 4.1 kurz",
    "creator_name": "gtr100-f",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/12a0061c-836c-4aca-9bc0-4b606c06aefb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25622/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39375/",
    "metadata": {
        "length": 147743,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 12,
        "size": 1914,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}