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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Wegpunktliste (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/752847d6-9560-42c7-ba7b-7d89e6517bf3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37750/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54241/",
    "metadata": {
        "length": 17044,
        "lengthKind": "track",
        "duration": 9067690,
        "positionLists": 1,
        "positions": 279,
        "size": 60422,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-06T13:02:54.562000+00:00",
        "elevationGain": 915,
        "elevationLoss": 915,
        "country": "DE"
    }
}