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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neuestrecke_course on GPSies.com",
    "creator_name": "ger140",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e3ad2094-d75f-4f24-aeca-e46c79781ea8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/515/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50364/",
    "metadata": {
        "length": 40165,
        "lengthKind": "track",
        "duration": 14347,
        "positionLists": 1,
        "positions": 1121,
        "size": 157615,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-08-16T12:40:59+00:00",
        "elevationGain": 176,
        "elevationLoss": 171,
        "country": "DE"
    }
}