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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "01_Prien (1) to 01_Rottau (6)",
    "creator_name": "frturzin",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/41e201cd-ede7-44f0-a07e-428eb6ca3991"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25110/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50879/",
    "metadata": {
        "length": 23553,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 790,
        "size": 68236,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 295,
        "elevationLoss": 261,
        "country": "DE"
    }
}