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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (25)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2e7b3d88-8348-4570-afc0-8401224b524c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35959/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52450/",
    "metadata": {
        "length": 78089,
        "lengthKind": "track",
        "duration": 405,
        "positionLists": 1,
        "positions": 9,
        "size": 2846,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-08T10:04:07.282000+00:00",
        "elevationGain": 23,
        "elevationLoss": 48,
        "country": "DE"
    }
}