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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1218/",
    "description": "Bad Birnbach - Mittlerer Rottauenweg (Ver. 1, 2009-05-01)",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a993c7cf-891f-422f-adb3-4a1cb568cde4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4351/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5157/",
    "metadata": {
        "length": 4078,
        "lengthKind": "track",
        "duration": 3665,
        "positionLists": 1,
        "positions": 136,
        "size": 16168,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-01T10:00:00+00:00",
        "elevationGain": 21,
        "elevationLoss": 21,
        "country": "DE"
    }
}