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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/356ba81b-eff4-43a0-87ed-464617ebd05b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36134/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52625/",
    "metadata": {
        "length": 55367,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 7489,
        "size": 170601,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 383,
        "elevationLoss": 383,
        "country": "DE"
    }
}