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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Eifeler Steilkueste",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b9078d1a-0641-4ee5-ab1c-07322f70a6c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/827/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1026/",
    "metadata": {
        "length": 11549,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 277,
        "size": 13777,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}