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

GET /v1/routes/55663/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "91cfb067db6d4aad3763f8d6361929b0"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Ferrol-Xubia",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b094f266-8a9f-455b-9e5b-5078b6562389"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39172/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55663/",
    "metadata": {
        "length": 15134,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 313,
        "size": 7238,
        "format": "Google Earth 3 (*.kml)",
        "country": "ES"
    }
}