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

GET /v1/routes/55134/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7322f0508f4b0f1bb81043d3a4116c51"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8023/",
    "description": "r. joão de matos, 412 - Ipiranga, MG to R. São Felipe, 89 - Sagrada Família, MG",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9a1d1d8b-aa55-449e-ac1e-e955a977cd42"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38643/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55134/",
    "metadata": {
        "length": 32049,
        "lengthKind": "straight-line",
        "positionLists": 11,
        "positions": 270,
        "size": 16150,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "BR"
    }
}