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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "mijn route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3fd6ba3c-d4f8-4e93-aaae-8a2b706757c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36404/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52895/",
    "metadata": {
        "length": 13358,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 15,
        "size": 1314,
        "format": "Google Earth 4 (*.kml)",
        "country": "NL"
    }
}