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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1640/",
    "description": "Eggegebirge",
    "creator_name": "Anton 1960",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f68f6923-83a5-48d7-a2ef-0d85f0fd2481"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3962/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4751/",
    "metadata": {
        "length": 182350,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 37,
        "size": 2967,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}