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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Lindow-Rheinsberg-Menz-Stechlin-und-zurueck",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1f764471-5884-400f-9628-9048c74f37d7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35617/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52108/",
    "metadata": {
        "length": 55349,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1000,
        "size": 45234,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}