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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Neue Positionsliste 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/313a700b-0d99-4e3d-b64a-fdf8a224c965"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36029/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52520/",
    "metadata": {
        "length": 16874,
        "lengthKind": "track",
        "duration": 8810,
        "positionLists": 1,
        "positions": 193,
        "size": 43468,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-01-05T16:15:03.174000+00:00",
        "elevationGain": 1281,
        "elevationLoss": 2242,
        "country": "CH"
    }
}