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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Riedelsteinstraße 9, Arnbruck  to Riedelsteinstraße 9, Arnbruck",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/105fab4f-511e-4ef6-ad1c-d35fd22076b0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35270/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51761/",
    "metadata": {
        "length": 368422,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 126,
        "size": 47071,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-09T17:25:41+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}