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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (37)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4137f4e8-bfd3-4de1-bdbb-c3925e344427"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36436/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52927/",
    "metadata": {
        "length": 144939,
        "lengthKind": "routed",
        "duration": 10815,
        "positionLists": 1,
        "positions": 29,
        "size": 6823,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-04T18:12:27.812000+00:00",
        "elevationGain": 1048,
        "elevationLoss": 1048,
        "country": "DE"
    }
}