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

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

{
    "category": "https://api.routeconverter.com/v1/categories/304/",
    "description": "Lauf vom 26.09.08/Track: Lauf vom 26.09.08",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d247f0f-b59a-44a4-8a1c-287f3e643d11"
    },
    "localFile": "https://api.routeconverter.com/v1/files/779/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/968/",
    "metadata": {
        "length": 19113,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 2,
        "positions": 200,
        "size": 43552,
        "format": "Google Earth 4.2 (*.kml)",
        "startTime": "2008-09-26T21:00:05+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}