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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Gevore - Tour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/266ec5d9-ff75-4777-8d7d-5643250f1605"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35779/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52270/",
    "metadata": {
        "length": 40945,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 494,
        "size": 34959,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}