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

GET /v1/routes/55231/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5c1fc4940332367f8181b17af778fc6e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS device/s/Path (6)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9e5c5d28-46fa-49d3-8493-0a865da187b1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38740/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55231/",
    "metadata": {
        "length": 138789,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 40,
        "size": 3951,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}