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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (68)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/710768cb-cf70-4948-a64a-de3dd0a04fa5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37633/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54124/",
    "metadata": {
        "length": 15844,
        "lengthKind": "track",
        "duration": 79804,
        "positionLists": 1,
        "positions": 168,
        "size": 38272,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-16T16:40:59.219000+00:00",
        "elevationGain": 106,
        "elevationLoss": 106,
        "country": "DE"
    }
}