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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "zeisigstraße",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3c81f906-2d2d-4f62-bba6-c808e715dbb3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36309/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52800/",
    "metadata": {
        "length": 15147,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 183,
        "size": 11028,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 36,
        "elevationLoss": 39,
        "country": "DE"
    }
}