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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1638/",
    "description": "GPS device/Routes/Path",
    "creator_name": "hurtz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e706e8af-b8a2-4154-8bc1-030a7e9c1053"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7825/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/10075/",
    "metadata": {
        "length": 196294,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 142,
        "size": 8165,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}