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

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

{
    "category": "https://api.routeconverter.com/v1/categories/747/",
    "description": "Thementour 12",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0ad33106-98ca-4fc8-9815-1fa99f8e6e0f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2188/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2725/",
    "metadata": {
        "length": 2815,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 111,
        "size": 6135,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}