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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (31)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/37ee8a07-1d5e-4612-8c0d-be2587d41513"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36200/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52691/",
    "metadata": {
        "length": 26120,
        "lengthKind": "track",
        "duration": 4303387,
        "positionLists": 1,
        "positions": 167,
        "size": 39372,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-04T07:44:04.265000+00:00",
        "elevationGain": 140,
        "elevationLoss": 167,
        "country": "DE"
    }
}