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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "23.09.2012 14:38",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/74b3d700-1c0d-4ce8-951c-1093d1103a29"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37740/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54231/",
    "metadata": {
        "length": 18049,
        "lengthKind": "track",
        "duration": 5290,
        "positionLists": 1,
        "positions": 2446,
        "size": 244297,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-23T12:38:29.300000+00:00",
        "elevationGain": 1112,
        "elevationLoss": 1121,
        "country": "DE"
    }
}