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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Klaus_Schroter2012/02/16_10:02",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0ed8bbf4-de9f-49db-a196-b57ee96fc645"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35228/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51719/",
    "metadata": {
        "length": 4368,
        "lengthKind": "track",
        "duration": 4983,
        "positionLists": 1,
        "positions": 998,
        "size": 114267,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-02-16T09:02:10+00:00",
        "elevationGain": 325,
        "elevationLoss": 317,
        "country": "DE"
    }
}