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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Barmstedt>Lägerdorf>Itzehoe",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9b4ec3eb-bdff-494a-b176-4046e735638e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38664/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55155/",
    "metadata": {
        "length": 37337,
        "lengthKind": "routed",
        "duration": 563,
        "positionLists": 1,
        "positions": 16,
        "size": 4110,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-11T20:03:35.472000+00:00",
        "elevationGain": 45,
        "elevationLoss": 52,
        "country": "DE"
    }
}