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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Landschaftsentdeckungspfad Üdingen - Boich ",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b7b81cb6-925d-4ad9-8974-3523d92f0937"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2344/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2883/",
    "metadata": {
        "length": 9953,
        "lengthKind": "track",
        "duration": 3577,
        "positionLists": 1,
        "positions": 208,
        "size": 28601,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-13T18:25:46+00:00",
        "elevationGain": 221,
        "elevationLoss": 226,
        "country": "DE"
    }
}