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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "AP-66.kmL/AP-66",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8b956121-88a4-49ec-b37e-c41861e45b26"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38261/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54752/",
    "metadata": {
        "length": 93416,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 230,
        "size": 10226,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}