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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "JT Olpe",
    "creator_name": "motorx",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/358f3633-6c7c-4516-91bc-fc0b078d0e05"
    },
    "localFile": "https://api.routeconverter.com/v1/files/12094/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/14857/",
    "metadata": {
        "length": 246079,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 2617,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}