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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (101)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3d99380-9c46-4bfb-a038-37904c753181"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38889/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55380/",
    "metadata": {
        "length": 293194,
        "lengthKind": "routed",
        "duration": 88915,
        "positionLists": 1,
        "positions": 19,
        "size": 3073,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-22T18:28:34.676000+00:00",
        "elevationGain": 0,
        "elevationLoss": 1,
        "country": "DE"
    }
}