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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sinzh-RLache",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/299bc6f2-cc03-4350-83af-e90c6769a388"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35848/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52339/",
    "metadata": {
        "length": 52453,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 322,
        "size": 31690,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T01:00:00+00:00",
        "elevationGain": 2110,
        "elevationLoss": 1552,
        "country": "DE"
    }
}