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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/",
    "description": "Kesternich",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ce72e48d-fd6c-4af0-8a33-e219439b7254"
    },
    "localFile": "https://api.routeconverter.com/v1/files/868/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1067/",
    "metadata": {
        "length": 5242,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 428,
        "size": 20714,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}