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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rund um Kevelaer",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/23c5fa72-ec93-410d-8fd0-45cd0ad2f23a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35717/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52208/",
    "metadata": {
        "length": 11021,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 95,
        "size": 6885,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 57,
        "elevationLoss": 58,
        "country": "DE"
    }
}