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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "gerolstein",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7a68dd50-669d-420b-baf8-83525ba17c0d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37868/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54359/",
    "metadata": {
        "length": 6293,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 113,
        "size": 8211,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}