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

GET /v1/routes/38622/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "34f137e074f966608c2385a289cc7c82"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1638/",
    "description": "Mosel Rundtour",
    "creator_name": "Lollo62",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/76a82f39-804d-41c7-acf4-8d020cf3d47f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24783/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38622/",
    "metadata": {
        "length": 241975,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 3173,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}