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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Cache Listing Generated from Geocaching.com (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c6c5aba-3f6f-411d-b31b-1bc5deadeeca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38694/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55185/",
    "metadata": {
        "length": 16,
        "lengthKind": "straight-line",
        "duration": 4497119,
        "positionLists": 1,
        "positions": 2,
        "size": 2881,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-01-07T08:00:00+00:00",
        "country": "DE"
    }
}