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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/",
    "description": "Nord-Vogesen und Schwarzwald",
    "creator_name": "wildgas63",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d9ae3c84-d5c3-494a-abc8-9bc650c9d99e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4390/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5200/",
    "metadata": {
        "length": 551491,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 30918,
        "size": 8938442,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "elevationGain": 9116,
        "elevationLoss": 8994,
        "country": "DE"
    }
}