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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 334",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3861565b-fd1c-4c2d-bb31-2944ba623543"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36208/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52699/",
    "metadata": {
        "length": 47076,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 334,
        "size": 48940,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 551,
        "elevationLoss": 552,
        "country": "DE"
    }
}