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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "4 Beck-Hamm",
    "creator_name": "theom",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/01c2a9a0-76ae-4743-a9eb-9f31c51bc385"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1654/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50415/",
    "metadata": {
        "length": 31389,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 300,
        "size": 25086,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 122,
        "elevationLoss": 155,
        "country": "DE"
    }
}