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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Neue Positionsliste 1 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/31fdaba1-e2be-455f-a0ee-4a9792954e9d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36047/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52538/",
    "metadata": {
        "length": 249560,
        "lengthKind": "routed",
        "duration": 0,
        "positionLists": 1,
        "positions": 9,
        "size": 7939,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-03T10:54:31.803000+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "PL"
    }
}