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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2019-04-19 Karfreitagstour",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0e73aee3-2bc4-46e9-8a8f-6571c483a50d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25930/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50984/",
    "metadata": {
        "length": 166220,
        "lengthKind": "track",
        "duration": 23009,
        "positionLists": 1,
        "positions": 13263,
        "size": 2215229,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2019-04-19T08:19:43+00:00",
        "country": "DE"
    }
}