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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Altenberg to End",
    "creator_name": "knag1",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec8c0d91-abe8-4e81-989a-262c1a914324"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3656/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50524/",
    "metadata": {
        "length": 9559143,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 3186,
        "size": 470476,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2140,
        "elevationLoss": 3462,
        "country": "DE"
    }
}