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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "JUN-06-10 17:12:52",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7334bcc0-792f-4c8d-b6ab-1a12dbc43597"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37707/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54198/",
    "metadata": {
        "length": 54720,
        "lengthKind": "track",
        "duration": 27585,
        "positionLists": 1,
        "positions": 4145,
        "size": 404414,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-06T07:33:04+00:00",
        "elevationGain": 2096,
        "elevationLoss": 2109,
        "country": "DE"
    }
}