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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 529",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2fa90764-24b3-4bb1-8331-70fdcfac8a92"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35988/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52479/",
    "metadata": {
        "length": 59756,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 529,
        "size": 40673,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}