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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "104_umTagebau",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e7a1c9f-1830-4768-8aea-2bbf474d9408"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38352/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54843/",
    "metadata": {
        "length": 103749,
        "lengthKind": "track",
        "duration": 37283,
        "positionLists": 1,
        "positions": 989,
        "size": 109083,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-02T18:15:43+00:00",
        "elevationGain": 577,
        "elevationLoss": 577,
        "country": "DE"
    }
}