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

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

{
    "category": "https://api.routeconverter.com/v1/categories/304/",
    "description": "Ettlingen",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fee188c2-b3e4-49a7-8896-30446ef53889"
    },
    "localFile": "https://api.routeconverter.com/v1/files/776/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/965/",
    "metadata": {
        "length": 65255,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 696,
        "size": 121473,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-09-28T18:59:02.859000+00:00",
        "country": "DE"
    }
}