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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (96)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/97974a6c-9fbf-4ff1-8794-3be720764f04"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38594/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55085/",
    "metadata": {
        "length": 53012,
        "lengthKind": "track",
        "duration": 11271,
        "positionLists": 1,
        "positions": 127,
        "size": 31031,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-30T10:55:33.256000+00:00",
        "elevationGain": 575,
        "elevationLoss": 569,
        "country": "DE"
    }
}