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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Bocholt Langenbergpark nach Griet am Rhein (Restaurant Naß)",
    "creator_name": "nico51",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f5b2b313-cbfe-4c95-ab58-ffe8e205e830"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27227/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40789/",
    "metadata": {
        "length": 27360,
        "lengthKind": "track",
        "duration": 6087,
        "positionLists": 1,
        "positions": 224,
        "size": 29619,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-09-22T16:06:51+00:00",
        "elevationGain": 87,
        "elevationLoss": 100,
        "country": "DE"
    }
}