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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/",
    "description": "Masserberg Mödlareuth",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/11463599-3d46-444b-ae42-b444a5a276a3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5012/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7006/",
    "metadata": {
        "length": 614806,
        "lengthKind": "straight-line",
        "duration": 3050,
        "positionLists": 3,
        "positions": 111,
        "size": 23829,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-24T14:56:06.359000+00:00",
        "country": "DE"
    }
}