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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Itzehoe>Krempe>Kollmar",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/05a05e69-10a8-4258-8d79-197b6a07c228"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35021/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51512/",
    "metadata": {
        "length": 33406,
        "lengthKind": "routed",
        "duration": 1107,
        "positionLists": 1,
        "positions": 18,
        "size": 4594,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-12T19:53:02.715000+00:00",
        "elevationGain": 11,
        "elevationLoss": 16,
        "country": "DE"
    }
}