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

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

{
    "category": "https://api.routeconverter.com/v1/categories/659/",
    "description": "Pico Vulkankrater Abstieg",
    "creator_name": "WVdse",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8646a0e4-57a5-4631-a616-0078a5c2a43a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1860/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2323/",
    "metadata": {
        "length": 3964,
        "lengthKind": "track",
        "duration": 6003,
        "positionLists": 1,
        "positions": 881,
        "size": 157068,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-18T13:40:47+00:00",
        "elevationGain": 279,
        "elevationLoss": 1357
    }
}