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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start: Mönchengladbach to Ziel: Mannheim wird passiert.",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/19ac0e2a-f8d3-4c4d-bc30-a435c03a8d6e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35485/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51976/",
    "metadata": {
        "length": 335064,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 13,
        "size": 2670,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}