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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Böner7-Egersdorf",
    "creator_name": "JosefT",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/df171999-0de7-49bb-a99b-c84ec09d79f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5798/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50660/",
    "metadata": {
        "length": 18408,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 358,
        "size": 33238,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 131,
        "elevationLoss": 99,
        "country": "DE"
    }
}