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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Historischer Wanderweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b012251e-9ab3-4ad3-8145-a8fcff90a639"
    },
    "localFile": "https://api.routeconverter.com/v1/files/831/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1030/",
    "metadata": {
        "length": 12028,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 246,
        "size": 16033,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}