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

GET /v1/routes/40489/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0b085e2a96f845f2ec2fb5db10280e6b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2358/",
    "description": "car",
    "creator_name": "vitumbikojere",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f611bcc0-f773-455b-ae7f-3623acacb363"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26858/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40489/",
    "metadata": {
        "length": 24182,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 319,
        "size": 7908,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "MW"
    }
}