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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2019-09-18 10:47",
    "creator_name": "kiliman",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d162aff0-df1a-4248-bc98-3cd7ffd277cf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26244/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51032/",
    "metadata": {
        "length": 11538,
        "lengthKind": "track",
        "duration": 21492,
        "positionLists": 1,
        "positions": 510,
        "size": 54497,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2019-09-18T08:47:35+00:00",
        "elevationGain": 908,
        "elevationLoss": 442,
        "country": "AT"
    }
}