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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Wangen to 38 Wangen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/126067bf-0669-42e2-bc9a-5c67b4e52302"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35326/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51817/",
    "metadata": {
        "length": 234012,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 40,
        "size": 4606,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}