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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (10)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/116ab244-8886-4420-be72-7b0840dd63b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35296/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51787/",
    "metadata": {
        "length": 214448,
        "lengthKind": "routed",
        "duration": 207,
        "positionLists": 1,
        "positions": 9,
        "size": 2420,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-15T18:09:42.390000+00:00",
        "elevationGain": 80,
        "elevationLoss": 71,
        "country": "DE"
    }
}