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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "13-APR-11 08:11:56",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43a961c3-ee16-47c8-900f-deac08b264c3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36500/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52991/",
    "metadata": {
        "length": 112317,
        "lengthKind": "track",
        "duration": 38029,
        "positionLists": 1,
        "positions": 4622,
        "size": 1164874,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-11T06:42:10+00:00",
        "elevationGain": 813,
        "elevationLoss": 812,
        "country": "DE"
    }
}