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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "ASCH_2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/87283049-29a9-4557-8cfe-b40d51bfd463"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38161/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54652/",
    "metadata": {
        "length": 54544,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 440,
        "size": 106900,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T01:00:00+00:00",
        "elevationGain": 786,
        "elevationLoss": 903,
        "country": "DE"
    }
}