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

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

{
    "category": "https://api.routeconverter.com/v1/categories/131/",
    "description": "Motorradurlaub auf Madeira - Mai 2009 - 6 Tracks",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e7b0bdc-b126-457a-9931-75e4105a8c47"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1557/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1951/",
    "metadata": {
        "length": 962924,
        "lengthKind": "track",
        "positionLists": 6,
        "positions": 9591,
        "size": 256067,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 31735,
        "elevationLoss": 31774
    }
}