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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Stuttgarter Rundwanderweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9bc89bf6-4702-498f-a980-d5891ef26b38"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38672/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55163/",
    "metadata": {
        "length": 52379,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 533,
        "size": 50663,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-06T05:40:20+00:00",
        "elevationGain": 1269,
        "elevationLoss": 1259,
        "country": "DE"
    }
}