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

GET /v1/routes/52875/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "f6766584cb3e5bbcb99378dbdb5c3223"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/?format=api",
    "description": "2010_08_26.kml/MECURY100/8.26.2010-14:07:22/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3f214277-af85-4199-a25c-30d65723a221"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36384/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52875/?format=api",
    "metadata": {
        "length": 35541,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 827,
        "size": 29760,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 693,
        "elevationLoss": 696,
        "country": "IT"
    }
}