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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011_04_05.kml/MECURY100/4.5.2011-14:40:51/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3eaec80f-df1e-434b-937d-25343a768ce0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36376/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52867/",
    "metadata": {
        "length": 21865,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 533,
        "size": 20417,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 511,
        "elevationLoss": 510,
        "country": "DE"
    }
}