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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "MAI-31-09 16:21:23",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/534514dd-469c-41f5-93f0-ccb9cb886cde"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36872/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53363/",
    "metadata": {
        "length": 49371,
        "lengthKind": "track",
        "duration": 19162,
        "positionLists": 1,
        "positions": 1234,
        "size": 118065,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-31T09:00:33+00:00",
        "elevationGain": 316,
        "elevationLoss": 284,
        "country": "DE"
    }
}