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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Reiseweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/98d8e43a-e1ce-4428-a0e7-de7105f8f5e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38620/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55111/",
    "metadata": {
        "length": 148989,
        "lengthKind": "routed",
        "duration": 1727,
        "positionLists": 1,
        "positions": 99,
        "size": 18436,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-22T21:26:43.423000+00:00",
        "elevationGain": 986,
        "elevationLoss": 417,
        "country": "DE"
    }
}