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

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

{
    "category": "https://api.routeconverter.com/v1/categories/64/",
    "description": "NeuePosition 1 to NeuePosition 10",
    "creator_name": "Markus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ee8e06c8-d582-4355-a016-b60107a1f119"
    },
    "localFile": "https://api.routeconverter.com/v1/files/10217/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/12843/",
    "metadata": {
        "length": 418850,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 10,
        "size": 4275,
        "format": "GoPal 7 Route (*.xml)",
        "country": "NO"
    }
}