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

GET /v1/routes/51033/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8c7cded0ba4239e2b6c72b53b7525879"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8023/",
    "description": "bicicarreto4 - trecho 1.kmz/bicicarreto4 - trecho 1",
    "creator_name": "nanamachado",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d180bd33-e897-412b-9c7b-ff9ae140ff89"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26245/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51033/",
    "metadata": {
        "length": 6728,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 36,
        "size": 1221,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "BR"
    }
}