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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Cache Listing Generated from Geocaching.com (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66b09138-41d3-40d0-ba88-9eb0a09ba134"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37367/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53858/",
    "metadata": {
        "length": 2798,
        "lengthKind": "straight-line",
        "duration": 4335030,
        "positionLists": 1,
        "positions": 3,
        "size": 3281,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-01-08T08:00:00+00:00",
        "country": "DE"
    }
}