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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "SP_TAUB_05_Treuchtlingen_Eichstaett",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4c42a36e-916a-4772-bd28-0517c31aa254"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36710/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53201/",
    "metadata": {
        "length": 44778,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 946,
        "size": 88504,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "elevationGain": 968,
        "elevationLoss": 977,
        "country": "DE"
    }
}