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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GpsTrack/Labels (7)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/494335f3-0c2e-409a-b1ee-7401940338ed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36632/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53123/",
    "metadata": {
        "length": 14439,
        "lengthKind": "track",
        "duration": 42339,
        "positionLists": 2,
        "positions": 5386,
        "size": 288367,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2012-06-07T12:16:54+00:00",
        "elevationGain": 720,
        "elevationLoss": 664,
        "country": "DE"
    }
}