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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Perlenbachtalsperre",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dca8966c-ca07-4e8f-9d53-b7bc178e73d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2987/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3565/?format=api",
    "metadata": {
        "length": 6130,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 159,
        "size": 21705,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-18T12:38:32+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}