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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RT-Neuss,retour an der Erft",
    "creator_name": "don luck",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6753c0de-3ac9-4b78-a367-4b4ae8fd9a84"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23954/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50722/",
    "metadata": {
        "length": 14449,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 171,
        "size": 14467,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}