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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "sieben weiher tour ab swl 60km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0aa3cfbc-8cb9-4ca3-9047-d731a146e9e3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35130/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51621/",
    "metadata": {
        "length": 123557,
        "lengthKind": "routed",
        "duration": 3461,
        "positionLists": 2,
        "positions": 1741,
        "size": 183719,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-08-25T13:24:58+00:00",
        "country": "DE"
    }
}