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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2014 - Womo-SP.org Wild Camping.gpx",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/201a1356-81ca-4096-8410-e0273e89627f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35636/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52127/",
    "metadata": {
        "length": 244586389,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 12286,
        "size": 2081571,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}