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

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

{
    "category": "https://api.routeconverter.com/v1/categories/29/",
    "description": "Gran Canaria - Inselmitte                                 (c) m-storbeck.de",
    "creator_name": "lord-martin",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d2c3558-a368-4acc-8bed-8f17424b164e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/112/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/143/",
    "metadata": {
        "length": 144614,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 332,
        "size": 8421,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}