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

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

{
    "category": "https://api.routeconverter.com/v1/categories/303/",
    "description": "Ettlinger Halbmarathon",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d08c74fa-4522-430d-b165-7886e74b1325"
    },
    "localFile": "https://api.routeconverter.com/v1/files/774/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/963/",
    "metadata": {
        "length": 64882,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 690,
        "size": 120431,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-09-28T18:59:02.859000+00:00",
        "country": "DE"
    }
}