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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011_04_17.kml/MECURY100/4.17.2011-10:58:21/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0e8e53cc-8514-4bc9-8033-1ec590421f00"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35222/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51713/",
    "metadata": {
        "length": 26903,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 664,
        "size": 25271,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 774,
        "elevationLoss": 858,
        "country": "DE"
    }
}