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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Pfad Gedenken",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/019e812f-029f-45a2-b58c-47b56c8f74e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/836/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1035/",
    "metadata": {
        "length": 9711,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 233,
        "size": 15205,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}