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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2011_MURRADWEG 1. Etappe bis St.Margarethen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4b643a33-9211-446f-8568-db04b4d1768f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36687/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53178/",
    "metadata": {
        "length": 32414,
        "lengthKind": "track",
        "duration": 6400,
        "positionLists": 1,
        "positions": 1015,
        "size": 108650,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-22T10:29:25+00:00",
        "elevationGain": 192,
        "elevationLoss": 887,
        "country": "AT"
    }
}