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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1085/",
    "description": "Tarbena 1 24.10.2010",
    "creator_name": "Blaukowb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cd1cff83-8923-4279-b885-1bf17acb8d9b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3363/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3987/",
    "metadata": {
        "length": 7196,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5089,
        "size": 121113,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 1124,
        "elevationLoss": 1116,
        "country": "ES"
    }
}