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

GET /v1/routes/55181/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5361ac6c40319fb5b4e785d56aa47d6d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "NeuePosition 1 to NeuePosition 7 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c61d498-411a-47a2-b5a5-fccfdfc16ddf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38690/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55181/",
    "metadata": {
        "length": 106634,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 7,
        "size": 3106,
        "format": "GoPal 5 Route (*.xml)",
        "country": "IT"
    }
}