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

GET /v1/routes/52238/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "862ed1cdfa1967958877d2ed806244d1"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8023/",
    "description": "Mansoes.kml/Mansoes",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/250c7cfe-51fb-4244-a1e6-a7238206b37b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35747/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52238/",
    "metadata": {
        "length": 371,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2,
        "size": 1026,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "BR"
    }
}