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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 3831",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43b22955-ed59-4177-943f-f3605fd06ca1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36501/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52992/",
    "metadata": {
        "length": 253072,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3831,
        "size": 291632,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}