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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "01_FDS_Schluchsee_133km",
    "creator_name": "misterjs",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20f91b58-1b15-4644-9477-af0f5d7ad6aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3491/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4137/",
    "metadata": {
        "length": 83903,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 913,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}