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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Panoramaweg West",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cd3488d3-a2a5-4f96-acb0-a6a18f60a5eb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2000/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2497/",
    "metadata": {
        "length": 19285,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 682,
        "size": 32404,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}