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

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

{
    "category": "https://api.routeconverter.com/v1/categories/337/",
    "description": "Heidenfahrt-Budenheim-Heidenfahrt, 10,8 km",
    "creator_name": "klangzauber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a13f5151-834b-4ef6-a009-544dc7414ea7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3311/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3930/",
    "metadata": {
        "length": 10853,
        "lengthKind": "track",
        "duration": 4135,
        "positionLists": 1,
        "positions": 336,
        "size": 34825,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-10T14:27:05+00:00",
        "country": "DE"
    }
}