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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "stop0 to stop1 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a78a7772-cd81-46df-a170-657cf2ceaba4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38967/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55458/",
    "metadata": {
        "length": 83956,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 798,
        "size": 62833,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 612,
        "elevationLoss": 606,
        "country": "DE"
    }
}