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

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

{
    "category": "https://api.routeconverter.com/v1/categories/337/",
    "description": "Waldeck-Westerhaus-Waldeck. 13,5 km",
    "creator_name": "klangzauber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e6ee724f-abcb-46fd-baa0-45a11d829702"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3132/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3748/",
    "metadata": {
        "length": 13696,
        "lengthKind": "track",
        "duration": 10843,
        "positionLists": 1,
        "positions": 1307,
        "size": 133717,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-14T11:46:08+00:00",
        "country": "DE"
    }
}