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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "MBH-Tamgarmin",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5e8ef77b-b863-441f-a221-0cc631494ef6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37149/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53640/",
    "metadata": {
        "length": 711538,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 4054,
        "size": 341394,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}