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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (21)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/26b6c116-fece-4041-b906-319db4e62036"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35783/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52274/",
    "metadata": {
        "length": 203303,
        "lengthKind": "routed",
        "duration": 4235,
        "positionLists": 1,
        "positions": 14,
        "size": 3601,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-08T11:59:49.912000+00:00",
        "elevationGain": 654,
        "elevationLoss": 661,
        "country": "DE"
    }
}