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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/",
    "description": "Beilstein Trier Beilstein",
    "creator_name": "wurst",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83ba346b-2718-4b63-a314-a21c138eca22"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3861/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4612/",
    "metadata": {
        "length": 493320,
        "lengthKind": "routed",
        "duration": 3590,
        "positionLists": 2,
        "positions": 3095,
        "size": 239576,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-06T16:41:15+00:00",
        "country": "DE"
    }
}