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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "asten-loonsedrunenseduinen/s/Track no. 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02529512-ddc9-4d7a-a057-7c6a4f5388c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34939/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51430/",
    "metadata": {
        "length": 204143,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3557,
        "size": 126565,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}