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

GET /v1/routes/53438/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "ca5c3d2561cd92e5a1a0fdf60260d317"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8032/?format=api",
    "description": "Track: 2013-10-09 08:03:31",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/563edcbc-5cfc-4241-87dd-dbe504213c1a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36947/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53438/?format=api",
    "metadata": {
        "length": 3875892,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 30194,
        "size": 834005,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 43374,
        "elevationLoss": 43476,
        "country": "XK"
    }
}