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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 23",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63e26041-1c48-4844-acf6-bcaefd953c33"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37289/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53780/",
    "metadata": {
        "length": 168052,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 2980,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}