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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Wasserlandroute",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a4a969bb-6eed-4b67-9b99-23dc7fc0ccb6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2624/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3184/",
    "metadata": {
        "length": 16746,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 304,
        "size": 33337,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "1970-01-01T01:00:00+00:00",
        "country": "DE"
    }
}