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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Neue Positionsliste 1",
    "creator_name": "Jensi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2c74214-2b09-4541-92a7-701566f148fa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24018/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50733/",
    "metadata": {
        "positionLists": 1,
        "positions": 1,
        "size": 680,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}