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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS Track",
    "creator_name": "sgruenin",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0aa1d32d-ca7a-4519-bbc9-3ddc266a082c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1264/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50393/",
    "metadata": {
        "length": 366886,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 2939,
        "size": 22659,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}