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

GET /v1/routes/41004/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "32e06f58805a326179975e3a36de9bfa"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7722/",
    "description": "?",
    "creator_name": "urri2k",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/53619ea2-2bfe-455d-a52d-3e74bcdf156f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27482/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41004/",
    "metadata": {
        "length": 1145638,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 24,
        "size": 25612,
        "format": "GeoJSON (*.json)",
        "country": "RU"
    }
}