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

GET /v1/routes/1259/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6dea6502eeb17482fe35198cb4546290"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 19 Kurz",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b66d8c1f-1198-4d0a-a306-869ef0a1879e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1022/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1259/",
    "metadata": {
        "length": 4044,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 228,
        "size": 11517,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}