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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Waren - Boek",
    "creator_name": "Steffen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d69a9b2e-5307-4667-b3b1-9e0c19e9bfb4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24347/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50793/",
    "metadata": {
        "length": 49053,
        "lengthKind": "straight-line",
        "duration": 7249,
        "positionLists": 2,
        "positions": 210,
        "size": 31848,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 226,
        "elevationLoss": 225,
        "country": "DE"
    }
}