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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "WERSE RAD WEG",
    "creator_name": "theom",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dc40683d-4d8b-4217-b58f-87710488f2b1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1674/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50419/",
    "metadata": {
        "length": 102687,
        "lengthKind": "track",
        "duration": 542463,
        "positionLists": 1,
        "positions": 1147,
        "size": 151024,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-10-31T09:41:36+00:00",
        "elevationGain": 807,
        "elevationLoss": 707,
        "country": "DE"
    }
}