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

GET /v1/routes/51646/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "278cdaa6ef47cad8a1d987efcc073ca8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "24 - Bärluchweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0baf4795-9d22-48d8-af87-5552b316cfdf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35155/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51646/",
    "metadata": {
        "length": 12064,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 68,
        "size": 5083,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}