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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "26 - Rauhe-Luch-Weg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/569cba5a-7b71-40d7-89af-6cf0c6199ad8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36954/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53445/",
    "metadata": {
        "length": 7684,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 28,
        "size": 2409,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}