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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (15)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1ad585d6-be8d-410a-af5d-7710f9b32314"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35515/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52006/",
    "metadata": {
        "length": 410247,
        "lengthKind": "track",
        "duration": 2542,
        "positionLists": 1,
        "positions": 14,
        "size": 3709,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-04T13:53:31.483000+00:00",
        "elevationGain": 360,
        "elevationLoss": 360,
        "country": "DE"
    }
}