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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/",
    "description": "Thementour 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b10d6f67-6183-4bd9-aa6f-9b6ad7a0bc11"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2576/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3136/",
    "metadata": {
        "length": 10867,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 179,
        "size": 9262,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}