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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RRP-Track 0005",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/10fb4bfe-125d-49c0-97e0-08de601aaf6a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35284/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51775/",
    "metadata": {
        "length": 31102,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 79,
        "size": 7237,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}