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

GET /v1/routes/8513/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "984b3be1f51724ef4bc4532d5c3090e3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1700/",
    "description": "Vogesen Nord",
    "creator_name": "multitank",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/55729d89-3f08-4d4e-b082-5305b54acb03"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6412/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8513/",
    "metadata": {
        "length": 395634,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 2204,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "FR"
    }
}