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

GET /v1/routes/7636/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "93fcb7872cff24aa5fc957c8ee47c230"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1349/?format=api",
    "description": "Schlösser TOUR Start RZ bis Biosphärenreservat Schaalsee",
    "creator_name": "matzeg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/33a43b37-fbbc-46ec-8356-af9332a198f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5634/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7636/?format=api",
    "metadata": {
        "length": 249735,
        "lengthKind": "routed",
        "duration": 20620,
        "positionLists": 1,
        "positions": 463,
        "size": 93838,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2010-10-10T06:35:58+00:00",
        "country": "DE"
    }
}