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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "glungezer_sonnenspitze_tulfes",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e1ef55e-b247-4884-9266-d4ab636e565c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36355/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52846/",
    "metadata": {
        "length": 7709,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 46,
        "size": 6644,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:00+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}