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

GET /v1/routes/4204/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "623ae12db58d68feb5aadc254e4ca6ec"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/93/",
    "description": "Sontagstour MVA 240 km",
    "creator_name": "Lazzarone",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1af883ab-d211-4c64-b67f-70c44b939274"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3532/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4204/",
    "metadata": {
        "length": 237401,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 1931,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "CH"
    }
}