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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 3693",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e5853f0-b595-4c5c-93ba-3bf1e9d0c34f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37951/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54442/",
    "metadata": {
        "length": 214855,
        "lengthKind": "track",
        "duration": 11160387,
        "positionLists": 1,
        "positions": 8566,
        "size": 2703704,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-13T02:51:27+00:00",
        "elevationGain": 3819,
        "elevationLoss": 3867,
        "country": "DE"
    }
}