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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/",
    "description": "Thementour 9",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2b38a61-22a4-46d9-a9b2-4cc7a7860f0f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2583/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3143/",
    "metadata": {
        "length": 15248,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 359,
        "size": 17542,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}