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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Ruhlsdorf-Eichenbrandt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1caf6a59-64cc-48e8-a54e-95036ef06996"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35564/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52055/",
    "metadata": {
        "length": 14414,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 348,
        "size": 16384,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}