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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Olveiroa_Muxía.kml/Olveiroa_Muxía",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0f89f63c-2da3-4647-b6c1-e33ab08b1059"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35248/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51739/",
    "metadata": {
        "length": 32831,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 201,
        "size": 7112,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 912,
        "elevationLoss": 912,
        "country": "ES"
    }
}