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

GET /v1/routes/1249/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "06d4b1f5db94e6c4b54a908d93381ff6"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 8",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7beb4720-d8c2-40ec-8e31-67de9d95bafb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1012/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1249/",
    "metadata": {
        "length": 14445,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 247,
        "size": 12390,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}