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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Fähre zu Fähre über rote Brücke",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0f853456-16ae-4917-96a8-59c823aa2f56"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35247/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51738/",
    "metadata": {
        "length": 121320,
        "lengthKind": "routed",
        "duration": 2190,
        "positionLists": 2,
        "positions": 1360,
        "size": 116882,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-23T17:35:34+00:00",
        "country": "DE"
    }
}