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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hohenlohe/Route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/12ca9286-7341-47a4-b619-b26e588f5c8a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35335/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51826/",
    "metadata": {
        "length": 331669,
        "lengthKind": "routed",
        "duration": 604,
        "positionLists": 2,
        "positions": 58,
        "size": 6320,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2012-05-04T15:29:15+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}