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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track2012/01/30_14:07",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4105b36b-cd9b-47d1-a4a8-99bb8fd519b7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36430/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52921/",
    "metadata": {
        "length": 4669,
        "lengthKind": "track",
        "duration": 9180,
        "positionLists": 1,
        "positions": 878,
        "size": 100980,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-01-30T13:07:52+00:00",
        "elevationGain": 338,
        "elevationLoss": 371,
        "country": "DE"
    }
}