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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Vorarlberg Nebenstrasse",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3fe4efab-9bf8-490f-b94f-73c50e3fe4b6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36407/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52898/",
    "metadata": {
        "length": 564188,
        "lengthKind": "routed",
        "duration": 34555,
        "positionLists": 2,
        "positions": 4545,
        "size": 392456,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-29T09:33:59+00:00",
        "country": "AT"
    }
}