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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 453",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3d6c7c75-e74e-41f7-b863-d930ec2f0894"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36338/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52829/",
    "metadata": {
        "length": 44093,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 453,
        "size": 65993,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 457,
        "elevationLoss": 457,
        "country": "DE"
    }
}