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

GET /v1/routes/1271/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1213844d6cce7fa7d561bee4ca044233"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/386/",
    "description": "Thementour 3",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7b75ec78-586a-4d5e-9231-c61ce4775646"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1034/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1271/",
    "metadata": {
        "length": 12020,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 114,
        "size": 6272,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}