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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Route, 26.08.2012 08:07:36",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/84c3ae30-7d96-4fa4-b2f6-73ee5792d949"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38105/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54596/",
    "metadata": {
        "length": 69076,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 439,
        "size": 35068,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}